Skip to content

refactor: establish Geometry folder feature - #324

Open
jderochervlk wants to merge 1 commit into
codex/option5-animation-folderfrom
codex/option5-geometry-folder
Open

refactor: establish Geometry folder feature#324
jderochervlk wants to merge 1 commit into
codex/option5-animation-folderfrom
codex/option5-geometry-folder

Conversation

@jderochervlk

@jderochervlk jderochervlk commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Tracking issue: #342

Stack context

Part 14 of the Option 5 folder-feature stack.

Review this PR as the incremental diff against #323.

Summary

  • add the target src/geometry folder on the unqualified internal Geometry feature
  • move the DOM matrix, point, and rectangle interface families out of the legacy broad DOM folder
  • add the supported WebAPI.Geometry feature with its WebAPI.DOM dependency
  • preserve all seven flat public module paths and binding signatures

Temporary state

  • the modules still use foundational DOM.* geometry records introduced by the earlier compatibility cleanup; the final cleanup layer will make the owning Geometry modules authoritative after all consumers move
  • this PR introduces no exclusions or module slices
  • DOMNodes, SVG, Observers, and Canvas dependencies on Geometry are added in their owning layers

Review focus

  • complete Geometry folder membership
  • the WebAPI.Geometry -> WebAPI.DOM + Geometry implication
  • unchanged public interfaces

Verification

  • node_modules/.bin/rescript clean
  • node_modules/.bin/rescript build --prod --features DOM,Geometry
  • npm run build
  • npm test
  • npm run format:check
  • git diff --check

Copy link
Copy Markdown
Collaborator Author

@codex

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2844c280fd

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread rescript.json
@jderochervlk
jderochervlk force-pushed the codex/option5-geometry-folder branch 2 times, most recently from e945bdc to 7d27d3d Compare August 5, 2026 12:14
@jderochervlk
jderochervlk force-pushed the codex/option5-geometry-folder branch 2 times, most recently from e2d0445 to e5bfdad Compare August 5, 2026 12:34
@jderochervlk
jderochervlk force-pushed the codex/option5-geometry-folder branch from e5bfdad to 9e4b471 Compare August 5, 2026 13:40
@jderochervlk
jderochervlk force-pushed the codex/option5-geometry-folder branch from 9e4b471 to 4bcaeb3 Compare August 5, 2026 13:57
@jderochervlk
jderochervlk force-pushed the codex/option5-geometry-folder branch from 4bcaeb3 to 0d6a001 Compare August 5, 2026 14:00
@jderochervlk
jderochervlk force-pushed the codex/option5-geometry-folder branch 2 times, most recently from 0b7d177 to 842ab21 Compare August 5, 2026 14:50
@jderochervlk
jderochervlk force-pushed the codex/option5-geometry-folder branch 2 times, most recently from 0db788f to 3a8fcd9 Compare August 5, 2026 15:45
@jderochervlk
jderochervlk force-pushed the codex/option5-geometry-folder branch from 3a8fcd9 to 95e4b3b Compare August 5, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant